诗词屋>英语词典>write in code翻译和用法

write in code

[网络] 写代码

网络

双语例句

  • This is the tool that lets you write step definitions in C# and forget all about ruby code.
    这是一款用C编写的步骤定义工具,可以免除Ruby代码的麻烦。
  • When you write your test cases first, you get in the habit of writing only enough code to make the test case pass.
    在编写测试用例时,您养成了很好的测试习惯,即只编写运行测试用例所需的最少代码。
  • I may want to write my code in UTF-8, but some Japanese programmer may want to write his code in Shift JIS.
    我也许希望我的代码是UTF-8的,但是一些日本程序员希望它们的代码是ShiftJIS。
  • Some of the frameworks I've seen on the market allow developers to write their code in the back-end language, and the framework creates the front-end JavaScript code.
    我在市场上看到的一些框架允许开发人员用后端语言编写代码,然后由框架创建前端JavaScript代码。
  • The easiest way to find out is to write a small set of JUnit tests in Java code rather than in Scala, so let's do that.
    最简单的方法是用Java代码而不是Scala编写一组小型的JUnit测试,所以接下来我们就这样做。
  • I'm going to write the examples in functional code to keep them as brief as possible.
    下面我要用函数性代码编写这两个示例以使其尽可能地简单。
  • It would, however, be very tedious and difficult to write all information in binary code.
    把所有的信息都翻译成二进制码是十分枯燥和困难的。
  • Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
    Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。
  • No need for Win32 or Cocoa here: Just write your extension in portable JavaScript code.
    这里完全不需要Win32或Cocoa:只要使用可移植JavaScript代码编写您的扩展即可。
  • You can also optionally write code to sort the columns on plug-in ID like in the sample code.
    我们也可以编写一些代码根据插件ID列进行排序,就像是我们的样例代码一样。